SG Window | Window Object |
FlashWindow Method |
Properties Methods Events Constants Error Codes |
Flashes window once.
object.FlashWindow(invert As Boolean)
Part | Description |
object | The object is expression that evaluates to Window object |
invert | Required. If this parameter is True the window is flashed from one state to the other. If this parameter is False, the window is returned to its original state. |